adTempus API
PreviousUpNext
IJobGroup::Jobs Property

Gets the collection of jobs that belong to this group.

C++
__property IJobs** Jobs;
C#
IJobs** Jobs;
Visual Basic
Property Jobs() As IJobs**

A job can only belong to one group. Adding a job to a group automatically removes it from its previous group, if any.

adTempus API Reference version 3.0.0.0, revised 10/30/2008